home *** CD-ROM | disk | FTP | other *** search
- Path: linus.mitre.org!mbunix!costello
- From: costello@mbunix.mitre.org (Roger L Costello)
- Newsgroups: comp.lang.c++
- Subject: Symbol Search Tool
- Date: 22 Feb 1996 12:54:47 GMT
- Organization: The MITRE Corporation, Bedford Mass.
- Distribution: usa
- Message-ID: <4ghp2n$mpq@linus.mitre.org>
- NNTP-Posting-Host: mbunix.mitre.org
-
- Hi Folks,
- Is there a symbol search tool in MS Visual C++ (on NT)?
- On unix I would use "nm * | grep -i <symbol>" to search through
- all of the files in a directory for any occurrence of <symbol>. Is
- there an equivalent tool on NT? Thanks. /Roger
-